| Build Log |
|
| Command Lines |
Creating temporary file "C:\checkout\CEGOBISDK\SWISTDSDK700_x86 (x86)\Debug\PinLock\RSP00006729161200.rsp" with contents [ /Od /I "C:\Program Files\Microsoft Visual Studio 9.0\VC\ce7\atlmfc\include" /I "C:\Program Files\Microsoft Visual Studio 9.0\VC\ce7\include" /I "C:\checkout\CEGOBISDK\QMI_SDK\QmiSdk\GobiApi\GobiApiHeader" /D "_DEBUG" /D "_WIN32_WCE=0x700" /D "UNDER_CE" /D "WINCE" /D "DEBUG" /D "x86" /D "_X86_" /D "STANDARDSHELL_UI_MODEL" /D "_AFXDLL" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /MDd /fp:fast /GR- /Yu"stdafx.h" /Fp"C:\checkout\CEGOBISDK\SWISTDSDK700_x86 (x86)\Debug\PinLock/PinLock.pch" /Fo"C:\checkout\CEGOBISDK\SWISTDSDK700_x86 (x86)\Debug\PinLock/" /Fd"C:\checkout\CEGOBISDK\SWISTDSDK700_x86 (x86)\Debug\PinLock/vc80.pdb" /W3 /c /Zi /TP .\PinLock.cpp .\PinLockDlg.cpp ] Creating command line "cl.exe @"C:\checkout\CEGOBISDK\SWISTDSDK700_x86 (x86)\Debug\PinLock\RSP00006729161200.rsp" /nologo" Creating temporary file "C:\checkout\CEGOBISDK\SWISTDSDK700_x86 (x86)\Debug\PinLock\RSP00006A29161200.rsp" with contents [ /OUT:"C:\checkout\CEGOBISDK\SWISTDSDK700_x86 (x86)\Debug\PinLock.exe" /INCREMENTAL /LIBPATH:"C:\checkout\CEGOBISDK\SWISTDSDK700_x86 (x86)\Debug" /MANIFEST:NO /NODEFAULTLIB:"oldnames.lib" /DEBUG /PDB:"c:\checkout\CEGOBISDK\SWISTDSDK700_x86 (x86)\Debug\PinLock.pdb" /STACK:65536,4096 /ENTRY:"WinMainCRTStartup" /DYNAMICBASE:NO /subsystem:windowsce,6.00 GobiAPI.lib ole32.lib oleaut32.lib uuid.lib "..\..\..\SWISTDSDK700_x86 (x86)\Debug\PinLock\PinLock.obj" "..\..\..\SWISTDSDK700_x86 (x86)\Debug\PinLock\PinLockDlg.obj" "..\..\..\SWISTDSDK700_x86 (x86)\Debug\PinLock\stdafx.obj" "..\..\..\SWISTDSDK700_x86 (x86)\Debug\PinLock\PinLock.res" ] Creating command line "link.exe @"C:\checkout\CEGOBISDK\SWISTDSDK700_x86 (x86)\Debug\PinLock\RSP00006A29161200.rsp" /NOLOGO /ERRORREPORT:PROMPT" |
| Output Window |
Compiling...
PinLock.cpp
Generating Code...
Compiling...
PinLockDlg.cpp
.\PinLockDlg.cpp(356) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\windows ce tools\sdks\swistdsdk700_x86\include\x86\stdlib.h(255) : see declaration of 'strcpy'
.\PinLockDlg.cpp(359) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\windows ce tools\sdks\swistdsdk700_x86\include\x86\stdlib.h(255) : see declaration of 'strcpy'
.\PinLockDlg.cpp(430) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\windows ce tools\sdks\swistdsdk700_x86\include\x86\stdlib.h(255) : see declaration of 'strcpy'
.\PinLockDlg.cpp(464) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\windows ce tools\sdks\swistdsdk700_x86\include\x86\stdlib.h(255) : see declaration of 'strcpy'
Generating Code...
Linking...
|
| Results |
Build log was saved at "file://C:\checkout\CEGOBISDK\SWISTDSDK700_x86 (x86)\Debug\PinLock\BuildLog.htm" PinLock - 0 error(s), 4 warning(s) |